home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / educate / typeinst.arj / TKIMONO.BAT < prev    next >
DOS Batch File  |  1993-09-30  |  239b  |  17 lines

  1. @ECHO OFF
  2. SET BLASTER=A220 I7 D1 T2
  3. REM LPT1=888  LPT2=632  MONO/PAR ADAPTER LPT1=956
  4. SET SJPORT=888
  5. :tki
  6. TKI.EXE mono bw
  7. if errorlevel 240 goto word
  8. if errorlevel 0 goto exit
  9. :word
  10. c:
  11. cd \wp
  12.  
  13. C:
  14. cd\tkishort
  15. goto tki
  16. :exit
  17.